CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - FFT Verilog

搜索资源列表

  1. fft256_512_1024

    1下载:
  2. 基于基2的并行256,1024深度的FFT源代码verilog-Based on radix-2 FFT parallel 256,1024 depth verilog source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-24
    • 文件大小:15310
    • 提供者:tianshan
  1. fft4096_8192

    0下载:
  2. 基于基2的并行4096,8192深度的FFT源代码verilog-Based on radix-2 FFT parallel 4096,8192 depth verilog source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-20
    • 文件大小:18899
    • 提供者:tianshan
  1. 16FFT

    0下载:
  2. FFT 的Verilog代码,精炼,详细 ,可以参考一下-FFT code Verilog
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-02
    • 文件大小:620292
    • 提供者:陈海海
  1. 8point_dit_FFT

    0下载:
  2. 8 point DIT FFT in verilog hdl 可直接使用-8 point DIT FFT in verilog hdl
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1073
    • 提供者:
  1. source

    0下载:
  2. Codes for FFT using Verilog language
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:981668
    • 提供者:LAXMAN
  1. fft_test

    0下载:
  2. ALTERA的FFT IP核时序的仿真,verilog语言。采用burst方式,FFT点数2048点-FFT IP core of timing simulation ALTERA, verilog language. Using burst mode, FFT points 2048 points
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-01-08
    • 文件大小:25623552
    • 提供者:vincentspace
  1. 1024fft

    0下载:
  2. verilog编写的1024点的fft快速傅里叶变换代码-verilog prepared 1024 point fft Fast Fourier Transform code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:57685
    • 提供者:王强
  1. simplefft

    0下载:
  2. simplified fft implemented in verilog for 8 points
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:46761
    • 提供者:RAGU
  1. latch

    0下载:
  2. Abstract—Power is becoming a precious resource in modern VLSI design, even more so than area. This paper proposes a novel architecture for modular, scalable &reusable hybrid constant co-efficient multiplier (KCM) circuit. Comparison is made b
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:559727
    • 提供者:Bahu
  1. code

    0下载:
  2. c++语言转verilog语言,程序员不需要学习verilog即可对fpga原型进行快速仿真,本例为catapult c语言的fft程序,可以利用catapult转换工具转成verilog语言, 用modelsim进行仿真,并且可以加各种约束。-c++ program translate verilog program。
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:17581
    • 提供者:wangjun
  1. audio_fft_vga

    1下载:
  2. 代码使用Verilog HDL实现了使用WM8731对音频进行采样,并且使用ALTERA FPGA实现了频谱计算(FFT),在VGA上显示频谱。-Achieved using the Verilog HDL code using WM8731 audio sampling, and use ALTERA FPGA to achieve the calculated spectrum (FFT), shows the spectrum on VGA.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-01-25
    • 文件大小:38912
    • 提供者:Yang Lv
  1. bin_count

    0下载:
  2. i m sending hdl code of dm using verilog and vhdl with all blocks contain fft,ifft,scrambler,transmitter,receiver.-i m sending hdl code of ofdm using verilog and vhdl with all blocks contain fft,ifft,scrambler,transmitter,receiver.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-24
    • 文件大小:29168
    • 提供者:Nilesh panchal
  1. TTLV-Nguyen-Vu-Quang

    0下载:
  2. THIS document was written by verilog code. It s content talkes about descr iption 64 FFT
  3. 所属分类:ELanguage

    • 发布日期:2017-05-07
    • 文件大小:1243953
    • 提供者:Nguyen The Anh
  1. pipelined_fft_64

    0下载:
  2. FFT 64-point by verilog code
  3. 所属分类:LabView

    • 发布日期:2017-04-25
    • 文件大小:101381
    • 提供者:hoang
  1. fftshixian

    0下载:
  2. 基于FPGA编写的verilog代码,在xilinx上仿真实现FFT变换-FPGA-based verilog code written in xilinx FFT transform Simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-02
    • 文件大小:14421441
    • 提供者:wxl
  1. FFT8PFPGAPverilog

    0下载:
  2. FFT8+FPGA+verilog.输入:butt8_real0—7、butt8_imag0—7为输入的8位数据的实部和虚部;输出:y0_real~y7_real、y0_imag~y7_imag为8点fft的输出 -FFT8 FPGA verilog.butt8_real0—7、butt8_imag0—7y0_real~y7_real、y0_imag~y7_imag
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-15
    • 文件大小:4824
    • 提供者:ne hehe
  1. fft_ifft

    1下载:
  2. fft and ifft code in verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-30
    • 文件大小:8854
    • 提供者:Delma
  1. cf_fft_2048

    0下载:
  2. FFT 2048点 system verilog code-FFT 2048 point system verilog code
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:25877
    • 提供者:言小于
  1. fft1024-verilogCODE

    1下载:
  2. fft 1024点verilog代码,适用于基-4的FFT算法描述,使用quartus,modelsim,-fftpoint 1024 verilog code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-30
    • 文件大小:52445
    • 提供者:tao
  1. 8point_fft_Verilog

    1下载:
  2. 基于FPGA的Verilog语言实现的 8点FFT算法-Verilog 8-point FFT algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:45056
    • 提供者:PXJ
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com